allowDatagramBroadcasts
Type
property
Summary
Set the per-socket flag for whether sending to a broadcast address is allowed
Syntax
set the allowDatagramBroadcasts to {true | false}
Description
The global property allowDatagramBroadcasts needs to be set to true before sending to a broadcast address (enables the per-socket flag for whether they are allowed).
Examples
set the allowDatagramBroadcasts to true
Related
command: write to socket, open socket, close socket
Compatibility and Support
Introduced
LiveCode 6.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile